Skip to content

Fiber SSR assign props, context, and updater to instance#9846

Merged
sophiebits merged 1 commit intofacebook:masterfrom
edvinerikson:ssr-tests
Jun 4, 2017
Merged

Fiber SSR assign props, context, and updater to instance#9846
sophiebits merged 1 commit intofacebook:masterfrom
edvinerikson:ssr-tests

Conversation

@edvinerikson
Copy link
Copy Markdown
Contributor

I discovered these while I was hacking on the renderer. We are missing to set the props, context, and updater so if a React component doesn't pass these in the super call we won't receive them at all.

@gaearon
Copy link
Copy Markdown
Collaborator

gaearon commented Jun 4, 2017

cc @spicyj looks good to you?

@sophiebits sophiebits merged commit b9ddd20 into facebook:master Jun 4, 2017
@edvinerikson edvinerikson deleted the ssr-tests branch June 5, 2017 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants